+ babl (0.1.6-1) UNRELEASED; urgency=low
+
+ * Initial "0.1.x series" release (Closes: #541170)
+ + debian/source/format: config file added
+ + debian/rules: .la files removal added
+ + debian/watch: config file added
+ + doc-base config file added
+ + debian/compat: bump version to 8
+ + debian/copyright: cleaning old dh_make stuff
+ + debian/control: maintainer, homepage and VCS links updated
+ + debian/*.symbols: file added
+
+ -- Matteo F. Vescovi <mfv.debian@gmail.com> Thu, 19 Jan 2012 11:21:20 +0100
+
+babl (0.0.22-2) unstable; urgency=low
+
+ * debian/control: maintainer changed
+ * debian/control: debug package added (Closes: #503674)
+ * debian/control: dbg's Priority field set
+ * debian/watch: config file added
+ * debian/control: bump Standards-Version to 3.9.2
+ * debian/: bump debhelper support to 8 and compliance
+ * Acknowledgement for 0.0.22-1.1 NMU (Thanks Gregor!)
+ * babl/babl-model.c: upstream file restored
+ * debian/patches/: providing patching infrastructure
+ * debian/source/: providing 3.0 (quilt) support
+
+ -- Matteo F. Vescovi <mfv.debian@gmail.com> Tue, 07 Feb 2012 14:56:25 +0100
+
babl (0.0.22-1.1) unstable; urgency=low
* Non-maintainer upload.
stored in. Babl doesn't only help with existing pixel formats, but
also facilitates creation of new and uncommon ones.
- Package: libbabl-0.0-0-dev
-Package: libbabl-0.1-0-dev
++Package: libbabl-0.1-dev
Architecture: any
Section: libdevel
- Depends: ${misc:Depends}, libbabl-0.0-0 (= ${binary:Version})
+ Depends: ${misc:Depends}, libbabl-0.1-0 (= ${binary:Version})
Description: Dynamic, any to any, pixel format conversion library (development files)
Babl is a dynamic, any to any, pixel format conversion library. It
provides conversions between the myriad of buffer types images can be
also facilitates creation of new and uncommon ones.
.
This package contains the API documentation.
- Package: libbabl-0.0-0-dbg
+
++Package: libbabl-0.1-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libbabl-0.0-0 (= ${binary:Version}),
+ ${misc:Depends}
+Description: Dynamic, any to any, pixel format conversion library (debugging symbols)
+ Babl is a dynamic, any to any, pixel format conversion library. It
+ provides conversions between the myriad of buffer types images can be
+ stored in. Babl doesn't only help with existing pixel formats, but
+ also facilitates creation of new and uncommon ones.
+ .
+ This package contains the debugging symbols.
You should have received a copy of the GNU Lesser General Public License along
with this library; if not, write to the Free Software Foundation, Inc., 51
Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-
+ Comment:
On Debian GNU/Linux systems, the complete text of the GNU Lesser General Public
-License can be found in `/usr/share/common-licenses/LGPL-2.1'.
-.
+License can be found in `/usr/share/common-licenses/LGPL-3'.
+
The Debian packaging is 2007, Étienne Bersac <bersace03@laposte.net> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL-2+'.
+is licensed under the GPL, see `/usr/share/common-licenses/GPL-3'.
--- /dev/null
-debian/tmp/usr/include/
-debian/tmp/usr/lib/libbabl*.so
-debian/tmp/usr/lib/pkgconfig/
++usr/include/
++usr/lib/libbabl*.so
++usr/lib/pkgconfig/
--- /dev/null
-debian/tmp/usr/lib/babl-*/
-debian/tmp/usr/lib/libbabl*.so.*
++usr/lib/babl-*/
++usr/lib/libbabl*.so.*